DataSource for Entity Framework in WPF
C1.LiveLinq.Collections Namespace / IndexedCollection<T> Class / EndUpdate Method

In This Topic
    EndUpdate Method (IndexedCollection<T>)
    In This Topic
    Ends notification suspension started with BeginUpdate.
    Syntax
    'Declaration
     
    Public Sub EndUpdate() 
    public void EndUpdate()
    See Also